home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2006 December / PCWDEC06.iso / Software / Trial / Paint Shop Pro XI / Data1.cab / cas4.htm3 < prev    next >
Encoding:
Extensible Markup Language  |  2006-08-04  |  3.4 KB  |  89 lines

  1. <?xml version="1.0" encoding="utf-8" ?>
  2. <!DOCTYPE html
  3. PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  4. "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> 
  5. <html xmlns="http://www.w3.org/1999/xhtml">
  6.     <head>
  7. <!-- Inserted by TRADOS: --><META HTTP-EQUIV="content-type" CONTENT="text/html; charset=windows-1252">
  8.  
  9.         <meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5" />
  10.         <meta http-equiv="MSThemeCompatible" content="yes" />
  11.         <link href="ccc.css" type="text/css" rel="STYLESHEET" />
  12.             <script src="ccc.js"></script>
  13.             <script language="javascript">
  14.             <!--
  15.             function SetupFields()
  16.             {
  17.                 var sCode = getParamVal("SourceID");
  18.                 if (sCode != null)
  19.                 {
  20.                     var oField = document.getElementById("txtID");
  21.                     if (oField != null)
  22.                     {
  23.                         oField.value = sCode;
  24.                     }
  25.                 }
  26.             }
  27.  
  28.             function OnTxtFieldChanging()
  29.             {
  30.                 var oKey = document.getElementById("txtKey");
  31.                 var sResult = "false";
  32.                 
  33.                 if (oKey != null)
  34.                 {
  35.                     if (ValidateSerial(oKey.value))
  36.                 {
  37.                         sResult = "true";
  38.                 }
  39.  
  40.                     location = "pcucmd://StoreParam?key=" + oKey.value;
  41.             }
  42.             
  43.                 location="pcucmd://CanContinue?enable=" + sResult;
  44.             }
  45.             -->
  46.             </script>
  47.     </head>
  48.     <body onload="location='pcucmd://FrameDataLoaded'; SetupFields();" tabindex="-1">
  49.         <div id="pcu_data" style="DISPLAY: none">
  50.             PageDimension:630,440
  51.         </div>
  52.         <div id="ButtonBar" style="display:none">
  53.             <table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0" ID="Table1">
  54.                 <tr>
  55.                     <td align="right">
  56.                         <button accesskey="B" type="button" id="btnBack" name="btnBack" onclick="location='pcucmd://Previous'">< <u>A</u>trás</button>
  57.                         <button accesskey="O" type="submit" id="btnContinue" disabled="true" name="btnContinue"    onclick="window.focus(); event.srcElement.focus(); location='pcucmd://SetKey'; document.location='pcucmd://Continue?condition=true'">C<u>o</u>ntinuar</button>
  58.                         <button accesskey="C" type="button" id="btnCancel" name="btnCancel" onclick="window.focus(); event.srcElement.focus(); location='pcucmd://Cancel'"><u>C</u>ancelar</button>
  59.                     </td>
  60.                 </tr>
  61.             </table>
  62.         </div>
  63.         <h3>Llamar al Servicio de Atención al Cliente de Corel</h3>
  64.         <p>
  65.         Haga clic en el botón Atención al Cliente para ver una lista de los números de teléfono de este servicio en todo el mundo:
  66.         </p>
  67.         <p align="center">
  68.             <button accesskey="S" type="button" onclick="location='pcucmd://browse?url=' + ExpandRelativeURL('CCS-phone.htm')">Atención al <u>C</u>liente</button>
  69.         </p>
  70.         <p>
  71.         Para continuar, escriba el Número de serie de versión de prueba que ha recibido del Servicio de Atención al Cliente de Corel en el siguiente espacio y haga clic en Continuar.
  72.         </p>
  73.         <table style="width: 80%" cellspacing="8" align="center">
  74.             <tr>
  75.                 <td width="30%" align="right"><label for="txtID" accesskey="D">Código de <u>I</u>D:</label></td>
  76.                 <td width="80%">
  77.                     <input type="text" readonly="yes" size="40" id="txtID"/>
  78.                 </td>
  79.             </tr>
  80.             <tr>
  81.                 <td width="30%" align="right"><label for="txtKey" accesskey="T"><u>N</u>úmero de serie de versión de prueba:</label></td>
  82.                 <td width="80%">
  83.                     <input type="text" id="txtKey" size="40" onkeyup="OnTxtFieldChanging()" />
  84.                 </td>
  85.             </tr>
  86.         </table>
  87.     </body>
  88. </html>
  89.